home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / hs_slbbs.zip / HS-D.BAT next >
DOS Batch File  |  1991-11-14  |  631b  |  16 lines

  1. @ECHO OFF
  2. HSLINK -P%1 -! -UC:\BBS\UPLOADS.BBS
  3. REM
  4. REM Description of switches....
  5. REM
  6. REM                  -P%1 : Gets the active com port from SLBBS
  7. REM                    -! : Forces remote to your configuration
  8. REM  -UC:\BBS\UPLOADS.BBS : This line MUST be used for SLBBS to find
  9. REM                       : the files that are being uploaded.
  10. REM
  11. REM You can use extra switches on the command line that are not outlined
  12. REM here.  Please refer to the HS/Link documentation for more information.
  13. REM Below is the setup we have found to give the best performance.
  14. REM
  15. REM HSLINK -P%1 -! -A -HS -UC:\BBS\UPLOADS.BBS
  16.